home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / arexx / rxtrk386.lha / RexxTricks / FindGUI / Catalogs / FindGUI.cd < prev    next >
Text File  |  1996-04-03  |  4KB  |  238 lines

  1. #language english
  2. #version 1
  3. ;
  4. ; $VER: FindGUI.cd 1.0 (3.4.96)
  5. ;
  6. ; FindGUI V1.0 (catalog description file)
  7. ;
  8. ; © 1996 Nils Görs
  9. ;
  10. MSG_MAIN_MENU_PROJECT (0/1/)
  11. Project
  12. ;
  13. MSG_MAIN_MENUITEM_ABOUT (/1/)
  14. ?_About
  15. ;
  16. MSG_MAIN_MENUITEM_HELP (/1/)
  17. H_QuickHelp
  18. ;
  19. MSG_MAIN_MENUITEM_CHANGE (/1/)
  20. C_Change PubScreen
  21. ;
  22. MSG_MAIN_MENUITEM_ICONIFY (/1/)
  23. I_Iconify
  24. ;
  25. MSG_MAIN_MENUITEM_QUIT (/1/)
  26. Q_Quit
  27. ;
  28. MSG_MAIN_MENU_DATABASE (/1/)
  29. Actions
  30. ;
  31. MSG_MAIN_MENUITEM_DATABASE (/1/)
  32. O_Reload WhatIsBase
  33. ;
  34. MSG_MAIN_TEXT_SEARCHAREA (/1/)
  35. Search _Area  :
  36. ;
  37. MSG_MAIN_HELP_SEARCHAREA (/1/)
  38. The choosen device or directory will be searched.
  39. ;
  40. MSG_MAIN_TEXT_SEARCHFOR (/1/)
  41. Search _for   :
  42. ;
  43. MSG_MAIN_TEXT_SEARCHDEPTH (/1/)
  44. Search _depth :
  45. ;
  46. MSG_OFF (/1/)
  47. Off
  48. ;
  49. MSG_MAIN_TEXT_OUTPUT (/1/)
  50. _Output
  51. ;
  52. MSG_GAD_CYCLE_UNSORT1 (/1/)
  53. unsorted
  54. ;
  55. MSG_GAD_CYCLE_UNSORT2 (/1/)
  56. sorted
  57. ;
  58. MSG_MAIN_TEXT_EXTENDET (/1/)
  59. Extendet _Informations
  60. ;
  61. MSG_MAIN_HELP_EXTENDET (/1/)
  62. Gives you information from matching files (LFORMAT isn't allowed).
  63. ;
  64. MSG_MAIN_TEXT_FILETYP (/1/)
  65. Filet_yp 
  66. ;
  67. MSG_MAIN_HELP_FILETYP (/1/)
  68. Prints the filetyp. LFORMAT isn't allowed, or Filetyp will be ignored.
  69. ;
  70. MSG_MAIN_TEXT_PATH (/1/)
  71. _Path 
  72. ;
  73. MSG_MAIN_HELP_PATH (/1/)
  74. Find first matching file in the current CLI command path.
  75. ;
  76. MSG_MAIN_TEXT_FULL (/1/)
  77. F_ull
  78. ;
  79. MSG_MAIN_HELP_FULL (/1/)
  80. Check full command path instead of stopping with the first match (FULL implies PATH).
  81. ;
  82. MSG_MAIN_TEXT_EXEC (/1/)
  83. _Exec 
  84. ;
  85. MSG_MAIN_HELP_EXEC (/1/)
  86. Create shell script. You must specify LFORMAT and EXEC COMMAND, or EXEC will be ignored.
  87. ;
  88. MSG_MAIN_TEXT_LFORMAT (/1/)
  89. _LFormat      :
  90. ;
  91. MSG_MAIN_HELP_LFORMAT (/1/)
  92. You can use templates to modify the output.
  93. ;
  94. MSG_MAIN_TEXT_EXECCOM (/1/)
  95. Exec _command :
  96. ;
  97. MSG_MAIN_HELP_EXECCOM (/1/)
  98. Please choose a command to bind.
  99. ;
  100. MSG_MAIN_BUT_START (/1/)
  101. _Start
  102. ;
  103. MSG_MAIN_HELP_START (/1/)
  104. Hhmm... starts what !?!? ;-)
  105. ;
  106. MSG_REQ_REALLYQUIT (/1/)
  107. Really quit?
  108. ;
  109. MSG_YESNO (/1/)
  110. _Yes|_No
  111. ;
  112. MSG_REQ_SELECTSEARCHAREA (/1/)
  113. Select search area
  114. ;
  115. MSG_REQ_SELECTSCOMMAND (/1/)
  116. Select command
  117. ;
  118. MSG_MAIN_TEXT_PATHMISSING (/1/)
  119. Search area(s) missing.
  120. ;
  121. MSG_MAIN_TEXT_FILEMISSING (/1/)
  122. What file(s) you're looking for?
  123. ;
  124. MSG_MAIN_TEXT_SORTING (/1/)
  125. Sorting...
  126. ;
  127. MSG_FOUNDFILES (/1/)
  128. Found
  129. ;
  130. MSG_FOUNDFILES2 (/1/)
  131. file(s)
  132. ;
  133. MSG_OUTPUTCONSISTS (/1/)
  134. Output consists of
  135. ;
  136. MSG_OUTPUTCONSISTS2 (/1/)
  137. line(s).
  138. ;
  139. MSG_MAIN_TEXT_SLEEP (/1/)
  140. I didn't sleep...
  141. ;
  142. MSG_GAD_OKAY (/1/)
  143. _Okay
  144. ;
  145. MSG_GAD_CANCEL (/1/)
  146. Cancel
  147. ;
  148. MSG_TITLE_CHANGEPUBSCREEN (/1/)
  149. Change PubScreen
  150. ;
  151. MSG_THANKS (/1/)
  152. Thanks
  153. ;
  154. MSG_THANKSEXECUTE (/1/)
  155. Execute|Thanks
  156. ;
  157. MSG_NOTSUPPORTED (/1/)
  158. isn't supported, yet
  159. ;
  160. MSG_NOTPOSSIBLE (/1/)
  161. not possible...
  162. ;
  163. MSG_NONE (/1/)
  164. -- none --
  165. ;
  166. MSG_CREATIONDATE (/1/)
  167. Creation Date:
  168. ;
  169. MSG_CREATIONDATE2 (/1/)
  170.               
  171. ;
  172. MSG_SIZE (/1/)
  173.          Size:
  174. ;
  175. MSG_BLOCKS (/1/)
  176.        Blocks:
  177. ;
  178. MSG_ATTRIBUTES (/1/)
  179.    Attributes:
  180. ;
  181. MSG_FILETYP (/1/)
  182.       Filetyp:
  183. ;
  184. MSG_COMMENT (/1/)
  185.       Comment:
  186. ;
  187. MSG_TEXT_WHATAREYOU (/1/)
  188. What are you planing to do?
  189. ;
  190. MSG_SEARCHING (/1/)
  191. Searching...
  192. ;
  193. MSG_MAIN_MENUITEM_SELECTSEARCHAREA (/1/)
  194. A_Select Search Area...
  195. ;
  196. MSG_MAIN_MENUITEM_SELECTCOMMAND (/1/)
  197. S_Select Command...
  198. ;
  199. MSG_MAIN_MENUITEM_SELECTLFORMAT (/1/)
  200. L_Select LFormat...
  201. ;
  202. MSG_MAIN_TEXT_FINDNOTFOUND (/1/)
  203. couldn't found. Please check your configuration.
  204. ;
  205. MSG_MAIN_EXECUTE (/1/)
  206. E_xecute
  207. ;
  208. MSG_MAIN_EXECUTEHELP (/1/)
  209. Execute one of the matching files.
  210. ;
  211. MSG_MAIN_MENUITEM_SAVEFILELIST (/1/)
  212. Save file list as
  213. ;
  214. MSG_SUB_MENUITEM_FULLPATH (/1/)
  215. 1_Full path names...
  216. ;
  217. MSG_SUB_MENUITEM_FILENAME (/1/)
  218. 2_File names only...
  219. ;
  220. MSG_REQ_SELECTSAVEFILE (/1/)
  221. Save full path names
  222. ;
  223. MSG_REQ_SELECTSAVEFILE2 (/1/)
  224. Save filenames only
  225. ;
  226. MSG_REQ_DESTFILEEXISTS (/1/)
  227. Destination file already exists, do you\nstill want to save the file list?
  228. ;
  229. MSG_REQ_OVERRIDE (/1/)
  230. Override file
  231. ;
  232. MSG_REQ_APPEND (/1/)
  233. Append file
  234. ;
  235. MSG_REQ_ABORT (/1/)
  236. Abort
  237. ;
  238.